github.com/go-pg/pg/v10/orm.tableParams.table (field)

3 uses

	github.com/go-pg/pg/v10/orm (current package)
		table_params.go#L6: 	table *Table
		table_params.go#L22: 		table: GetTable(v.Type()),
		table_params.go#L28: 	return m.table.AppendParam(b, m.strct, name)